[INFO] fetching crate dyn-cache 0.12.2...
[INFO] fixing dyn-cache-0.12.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate dyn-cache 0.12.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate dyn-cache 0.12.2
[INFO] finished tweaking crates.io crate dyn-cache 0.12.2
[INFO] tweaked toml for crates.io crate dyn-cache 0.12.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dyn-cache 0.12.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.17.1)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b
[INFO] running `Command { std: "docker" "start" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling illicit-macro v1.0.0
[INFO] [stderr]     Checking illicit v1.1.2
[INFO] [stderr]     Checking dyn-cache v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.96s
[INFO] [stderr] crater-edition-check: dyn-cache v0.12.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]     Checking dyn-cache v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/namespace.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 126 |         hashed: &Hashed<&'k Key, H>,
[INFO] [stdout] 127 |     ) -> RawEntryMut<Scope, CacheCell<Input, Output>, H>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> RawEntryMut<'_, Scope, CacheCell<Input, Output>, H>
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/namespace.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 126 |         hashed: &Hashed<&'k Key, H>,
[INFO] [stdout] 127 |     ) -> RawEntryMut<Scope, CacheCell<Input, Output>, H>
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     ) -> RawEntryMut<'_, Scope, CacheCell<Input, Output>, H>
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking dyn-cache v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/definition.rs (6 fixes)
[INFO] [stderr]        Fixed src/dep_node.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 303 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 303 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 303 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/cell.rs:2050:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                          | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 303 |         };
[INFO] [stdout]     |          - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lock_api-0.4.14/src/mutex.rs:701:1
[INFO] [stdout]     |
[INFO] [stdout] 701 | impl<'a, R: RawMutex + 'a, T: ?Sized + 'a> Drop for MutexGuard<'a, R, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/sync.rs:3472:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |
[INFO] [stdout]     |                          | this temporary value will be dropped at the end of the block
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] [stderr] crater-edition-check: dyn-cache v0.12.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking dyn-cache v0.12.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |                                 |
[INFO] [stdout]     |                          | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                          | creates a temporary value which is freed while still in use
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |                                 |
[INFO] [stdout]     |                          | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                          | creates a temporary value which is freed while still in use
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dyn-cache` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |                                 |
[INFO] [stdout]     |                          | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                          | creates a temporary value which is freed while still in use
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:421:5
[INFO] [stdout]     |
[INFO] [stdout] 421 |     define_cache!(local, LocalCache, Rc, RefCell::borrow_mut);
[INFO] [stdout]     |     --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/definition.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let miss = match { self.inner.$acquire().get(key, arg) } {
[INFO] [stdout]     |                          --^^^^^^^^^^^^^^^^^^^^^----------------
[INFO] [stdout]     |                          | |                                 |
[INFO] [stdout]     |                          | |                                 temporary value is freed at the end of this statement
[INFO] [stdout]     |                          | creates a temporary value which is freed while still in use
[INFO] [stdout]     |                          borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:429:5
[INFO] [stdout]     |
[INFO] [stdout] 429 |     define_cache!(sync, SendCache: Send, Arc, Mutex::lock);
[INFO] [stdout]     |     ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `define_cache` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dyn-cache` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b", kill_on_drop: false }`
[INFO] [stdout] bd79ac9c2996d17d2627fdfbd4bad25cb2b2b612b8854ab29800eb9eb6d8022b
